[INFO] fetching crate ktorrent 0.2.0...
[INFO] testing ktorrent-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ktorrent 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ktorrent 0.2.0
[INFO] finished tweaking crates.io crate ktorrent 0.2.0
[INFO] tweaked toml for crates.io crate ktorrent 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ktorrent 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding select v0.5.0 (available: v0.6.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit-set v0.5.3
[INFO] [stderr]   Downloaded bit-vec v0.6.3
[INFO] [stderr]   Downloaded xml5ever v0.16.2
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.1.0
[INFO] [stderr]   Downloaded select v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ce804bad7b6ab563bbb6336f8d47a3ecf4b0cd386d04c6046e6994593937f2b
[INFO] running `Command { std: "docker" "start" "-a" "2ce804bad7b6ab563bbb6336f8d47a3ecf4b0cd386d04c6046e6994593937f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ce804bad7b6ab563bbb6336f8d47a3ecf4b0cd386d04c6046e6994593937f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce804bad7b6ab563bbb6336f8d47a3ecf4b0cd386d04c6046e6994593937f2b", kill_on_drop: false }`
[INFO] [stdout] 2ce804bad7b6ab563bbb6336f8d47a3ecf4b0cd386d04c6046e6994593937f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9313aacd5088f1137e2c2fc1f2cd648482d057033ee4ed942f8b9b626927e903
[INFO] running `Command { std: "docker" "start" "-a" "9313aacd5088f1137e2c2fc1f2cd648482d057033ee4ed942f8b9b626927e903", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling xml5ever v0.16.2
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling select v0.5.0
[INFO] [stderr]    Compiling ktorrent v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9313aacd5088f1137e2c2fc1f2cd648482d057033ee4ed942f8b9b626927e903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9313aacd5088f1137e2c2fc1f2cd648482d057033ee4ed942f8b9b626927e903", kill_on_drop: false }`
[INFO] [stdout] 9313aacd5088f1137e2c2fc1f2cd648482d057033ee4ed942f8b9b626927e903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce272642ac9b376885333f2e46d1fb4b855a5f080231cf9230fa12af0eed69ef
[INFO] running `Command { std: "docker" "start" "-a" "ce272642ac9b376885333f2e46d1fb4b855a5f080231cf9230fa12af0eed69ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling ktorrent v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ce272642ac9b376885333f2e46d1fb4b855a5f080231cf9230fa12af0eed69ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce272642ac9b376885333f2e46d1fb4b855a5f080231cf9230fa12af0eed69ef", kill_on_drop: false }`
[INFO] [stdout] ce272642ac9b376885333f2e46d1fb4b855a5f080231cf9230fa12af0eed69ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 711ca4b9ffab200e9e260daf8cfae5074eb10124dc677966670d9269cf9a89fa
[INFO] running `Command { std: "docker" "start" "-a" "711ca4b9ffab200e9e260daf8cfae5074eb10124dc677966670d9269cf9a89fa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ktorrent-5962022271901bd4)
[INFO] [stdout] running 42 tests
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentplay ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentqq ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentmax ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentsee ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_jujutorrent ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentj ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentstory ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_tshare ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrenttip ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentsome ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentsir ... ok
[INFO] [stdout] test tests::test_get_get_title_for_torrentplay ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentview ... ok
[INFO] [stdout] test tests::test_get_get_title_for_jujutorrent ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_ttobogo ... ok
[INFO] [stdout] test tests::test_get_get_bbs_url_for_torrentmobile ... ok
[INFO] [stdout] test tests::test_get_get_title_for_torrentsir ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentqq ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentplay ... ok
[INFO] [stdout] test tests::test_get_get_title_for_torrentmax ... ok
[INFO] [stdout] test tests::test_get_magnet_for_jujutorrent ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentsee ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentsome ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentstory ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrenttip ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentview ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentj ... ok
[INFO] [stdout] test tests::test_get_title_for_torrentqq ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentsir ... ok
[INFO] [stdout] test tests::test_get_magnet_for_ttobogo ... ok
[INFO] [stdout] test tests::test_get_magnet_for_tshare ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentmax ... ok
[INFO] [stdout] test tests::test_get_title_for_torrentsome ... ok
[INFO] [stdout] test tests::test_get_title_for_torrentsee ... ok
[INFO] [stdout] test tests::test_get_title_for_ttobogo ... ok
[INFO] [stdout] test tests::test_get_title_for_torrentstory ... ok
[INFO] [stdout] test tests::test_get_title_for_torrenttip ... ok
[INFO] [stdout] test tests::test_get_magnet_for_torrentmobile ... ok
[INFO] [stdout] test tests::test_get_title_name_for_tshare ... ok
[INFO] [stdout] test tests::test_get_title_for_torrentview ... ok
[INFO] [stdout] test tests::test_get_title_name_for_torrentj ... ok
[INFO] [stdout] test tests::test_get_title_for_torrentmobile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ktorrent
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - scrape (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "711ca4b9ffab200e9e260daf8cfae5074eb10124dc677966670d9269cf9a89fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "711ca4b9ffab200e9e260daf8cfae5074eb10124dc677966670d9269cf9a89fa", kill_on_drop: false }`
[INFO] [stdout] 711ca4b9ffab200e9e260daf8cfae5074eb10124dc677966670d9269cf9a89fa
